export const component: string
interface Namespace {
	"component": string,
}
declare const styles: Namespace
export default styles
