@mikezimm/fps-library-v2
Version:
Library of reusable typescript/javascript functions, interfaces and constants
19 lines (18 loc) • 859 B
TypeScript
/**
* CodeAnalizerComment: Updated 1 imports on 2024-09-22 14:49:52
* Update:: import { IFPSIconApps } to '@mikezimm/fps-core-v7/lib/components/atoms/Icons/IFPSAppIcons;'
*/
/// <reference types="react" />
export declare const NoItems: JSX.Element;
export declare const UniquePerms: JSX.Element;
export declare const ShareThisItem: JSX.Element;
export declare const SharedItem: JSX.Element;
export declare const ImageSearchRed: JSX.Element;
export declare const ImageSearchBlack: JSX.Element;
export declare const DocumentSearch: JSX.Element;
export declare const GoToFolder: JSX.Element;
export declare const CheckOutByOther: JSX.Element;
export declare const CheckedOutByYou: JSX.Element;
export declare const PageCheckedOut: JSX.Element;
export declare const PageCheckedin: JSX.Element;
//# sourceMappingURL=standardExStorage.d.ts.map