import { MdiReactIconComponentType } from './dist/typings';

declare const TurnstileIcon: MdiReactIconComponentType;
export default TurnstileIcon;
