import { P5SVG } from './types';
export default function (p5: P5SVG): void;
