export * from './outlined'; export { regular as link } from 'components/Link/styles/variants/regular'; export * from './regular'; export * from './round'; export * from './roundOutlined'; export declare const unstyled = "all: unset;";