export type NvIconSizeType = "sm" | "md" | "lg" | "xlg"; export declare const NvIconSizeOptions: Record;