export default function Next({ fill }: { fill?: string }) { return ; }