import { StylableComponent } from '.'

export interface TextProps extends StylableComponent {
}
