5 lines
75 B
TypeScript
5 lines
75 B
TypeScript
declare const _default: {
|
|
padding: string;
|
|
};
|
|
export default _default;
|