export declare const CheckSquareIcon: ({ color, }: {
    color?: string;
}) => React.ReactNode;
//# sourceMappingURL=CheckSquareIcon.d.ts.map