import type { FC, SVGProps } from "react"; export const BlankPageIcon: FC> = (props) => ( );