export declare const TextListArrow: () => JSX.Element; export declare const TextListCheck: () => JSX.Element; export declare const TextListCircle: () => JSX.Element; export declare const TextListCross: () => JSX.Element; export declare const TextListSquare: () => JSX.Element;