UNPKG

@ozen-ui/kit

Version:

React component library

3 lines (2 loc) 173 B
export declare const fileIconStatusVariant: readonly ["default", "error", "loading", "unknown"]; export type FileIconStatusVariant = (typeof fileIconStatusVariant)[number];