UNPKG

@pinuts/bsr-uikit-relaunch

Version:

BSR UI-KIT Relaunch

26 lines 565 B
declare const defaultPropValues: { height: number; width: number; fill: string; stroke: string; }; export declare const Icon160PropValues: { height: number; width: number; fill: string; stroke: string; }; export declare const Icon20PropValues: { height: number; width: number; fill: string; stroke: string; }; export declare const Icon48PropValues: { height: number; width: number; fill: string; stroke: string; }; export default defaultPropValues; //# sourceMappingURL=_defaultIconPropValues.d.ts.map