export declare const createCloseButton: () => SVGSVGElement; export declare const createExpandMoreButton: () => SVGSVGElement; export declare const createChevronRightButton: () => SVGSVGElement;