import { IStylableProps } from '../Generic.types'; export interface ILogoDNVGLProps extends IStylableProps { }