import { MDCNotchedOutline } from '@material/notched-outline'; export declare function createMDCNotchedOutline(el: HTMLElement, isDense?: boolean): MDCNotchedOutline;