export declare const Icons: { prevPage: (color: string) => string; nextPage: (color: string) => string; nextStep: (color: string) => string; pause: (color: string) => string; sideBar: (color: string) => string; }; //# sourceMappingURL=icons.d.ts.map