// This file will add both p5 instanced and global intellisense import module = require('p5'); export = module; export as namespace p5;