import { CreatorPlugin } from '../Creator'; declare const printInstructions: CreatorPlugin; export default printInstructions;