export declare const ICONS: {
    BACK: any;
    SEARCH: any;
    SPINNER: any;
    CHECK: any;
    CHECK_MARK: any;
};
