export declare const guid: () => string; export declare const guid8: () => string; export declare const guid4: () => string; export default guid;